All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config-docs.wso2.metrics.das.yaml Maven / Gradle / Ivy

The newest version!
#   Copyright (c) 2024, WSO2 Inc. (http://www.wso2.org) All Rights Reserved
#
#   Licensed under the Apache License, Version 2.0 (the \"License\");
#   you may not use this file except in compliance with the License.
#   You may obtain a copy of the License at
#
#   http://www.apache.org/licenses/LICENSE-2.0
#
#   Unless required by applicable law or agreed to in writing, software
#   distributed under the License is distributed on an \"AS IS\" BASIS,
#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#   See the License for the specific language governing permissions and
#   limitations under the License.

  # Carbon Metrics Configuration Parameters for DAS Reporters
wso2.metrics.das:
    # Data Analytics Server (DAS) configurations for DAS Reporters
  das:
  - !!org.wso2.carbon.metrics.das.core.config.model.DasConfig
    authURL: null
    dataAgentConfigPath: null
    password: admin
    receiverURL: tcp://localhost:7611
    type: thrift
    username: admin
  reporting: !!org.wso2.carbon.metrics.das.core.config.model.ReportingConfig
    das: !!set
      ? das: null
        enabled: false
        excludes: !!set {}
        includes: !!set {}
        name: DAS
        pollingPeriod: 60
        source: null
        useRegexFilters: false
      : null





© 2015 - 2025 Weber Informatics LLC | Privacy Policy