remove elastic

This commit is contained in:
2023-02-10 19:48:53 +02:00
parent 0b666d5dd5
commit cee41a571e
3 changed files with 1 additions and 33 deletions

View File

@ -1,14 +0,0 @@
# config/elastic_apm.yml:
# Set the service name - allowed characters: a-z, A-Z, 0-9, -, _ and space
# Defaults to the name of your Rails app
service_name: 'www.hubfeenix.fi'
# Use if APM Server requires a secret token
secret_token: 'sOxAZ0S8xC07UjhmtZ'
# Set the custom APM Server URL (default: http://localhost:8200)
server_url: 'https://b5e6398f1b084f58a635a45629234197.apm.us-central1.gcp.cloud.es.io:443'
# Set the service environment
environment: 'production'